Skip to content

Conversation

@tzilist
Copy link
Contributor

@tzilist tzilist commented Oct 25, 2025

No description provided.

@tzilist tzilist requested a review from a team as a code owner October 25, 2025 00:21
@tzilist tzilist changed the title Tzilist/nmea Add NMEA module, start with GGA type Oct 27, 2025
@jbangelo
Copy link
Collaborator

If you want a few more pieces of test data for the checksum, these are the examples given in the spec.

$GPGLL,5057.970,N,00146.110,E,142451,A*27

$GPVTG,089.0,T,,,15.2,N,,*7F

@tzilist
Copy link
Contributor Author

tzilist commented Oct 27, 2025

If you want a few more pieces of test data for the checksum, these are the examples given in the spec.

$GPGLL,5057.970,N,00146.110,E,142451,A*27

$GPVTG,089.0,T,,,15.2,N,,*7F

I added these to the tests :)

Copy link
Collaborator

@jbangelo jbangelo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the latitude and longitude values need a different format. My other comments are not blocking though.

@tzilist tzilist merged commit 319d67f into master Oct 27, 2025
0 of 6 checks passed
@tzilist tzilist deleted the tzilist/nmea branch October 27, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants